Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hashicorp/aws requirement from ~> 4.9 to ~> 5.63 in /terraform-build-user #374

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Updates the requirements on hashicorp/aws to permit the latest version.

Release notes

Sourced from hashicorp/aws's releases.

v5.63.0

FEATURES:

  • New Data Source: aws_bedrockagent_agent_versions (#38792)
  • New Resource: aws_bedrock_guardrail (#38757)
  • New Resource: aws_cloudtrail_organization_delegated_admin_account (#38817)
  • New Resource: aws_datazone_environment_profile (#35603)
  • New Resource: aws_datazone_form_type (#38746)
  • New Resource: aws_datazone_glossary_term (#38706)
  • New Resource: aws_pinpoint_email_template (#33266)

ENHANCEMENTS:

  • resource/aws_networkfirewall_logging_configuration: Change logging_configuration.log_destination_config MaxItems from 2 to 3 (#38824)

BUG FIXES:

  • data-source/aws_acm_certificate: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_appstream_stack: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_bedrockagent_agent_knowledge_base_association: Prepare agent when associating a knowledge base so it can be used (#38799)
  • resource/aws_cloudwatch_event_connection: Fix various expander type assertions to prevent crashes (#38800)
  • resource/aws_controltower_landing_zone: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_db_event_subscription: Fix plan-time validation of name and name_prefix (#38194)
  • resource/aws_ecs_cluster_capacity_providers: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_ecs_service: Fix crash from nil service_registries item (#38883)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs on healthCheck's default values (#38872)
  • resource/aws_ecs_task_definition: Prevent lowercasing of the first character of JSON keys in container_definitions.dockerLabels (#38804)
  • resource/aws_ecs_task_definition: Remove nulls from container_definition array fields (#38870)
  • resource/aws_elasticache_replication_group: Fix crash when setting replicas_per_node_group if node groups are empty (#38797)
  • resource/aws_fms_policy: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_grafana_workspace: Fix crash when empty network_access_control block is configured (#38775)
  • resource/aws_grafana_workspace: Fix crash when empty vpc_configuration block is configured (#38775)
  • resource/aws_iot_thing_group: Fix crash when empty attribute_payload block is configured (#38776)
  • resource/aws_lexv2models_slot_type: Fix slot_type_values to have sample_value attribute (#38856)
  • resource/aws_networkmanager_connect_peer: Set all configuration.bgp_configurations on Read (#38798)
  • resource/aws_redshift_cluster: Set encrypted on snapshot restore, when enabled (#38828)
  • resource/aws_rolesanywhere_profile: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_rolesanywhere_trust_anchor: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
Changelog

Sourced from hashicorp/aws's changelog.

5.63.0 (August 15, 2024)

FEATURES:

  • New Data Source: aws_bedrockagent_agent_versions (#38792)
  • New Resource: aws_bedrock_guardrail (#38757)
  • New Resource: aws_cloudtrail_organization_delegated_admin_account (#38817)
  • New Resource: aws_datazone_environment_profile (#35603)
  • New Resource: aws_datazone_form_type (#38746)
  • New Resource: aws_datazone_glossary_term (#38706)
  • New Resource: aws_pinpoint_email_template (#33266)

ENHANCEMENTS:

  • resource/aws_networkfirewall_logging_configuration: Change logging_configuration.log_destination_config MaxItems from 2 to 3 (#38824)

BUG FIXES:

  • data-source/aws_acm_certificate: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_appstream_stack: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_bedrockagent_agent_knowledge_base_association: Prepare agent when associating a knowledge base so it can be used (#38799)
  • resource/aws_cloudwatch_event_connection: Fix various expander type assertions to prevent crashes (#38800)
  • resource/aws_controltower_landing_zone: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_db_event_subscription: Fix plan-time validation of name and name_prefix (#38194)
  • resource/aws_ecs_cluster_capacity_providers: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_ecs_service: Fix crash from nil service_registries item (#38883)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs on healthCheck's default values (#38872)
  • resource/aws_ecs_task_definition: Prevent lowercasing of the first character of JSON keys in container_definitions.dockerLabels (#38804)
  • resource/aws_ecs_task_definition: Remove nulls from container_definition array fields (#38870)
  • resource/aws_elasticache_replication_group: Fix crash when setting replicas_per_node_group if node groups are empty (#38797)
  • resource/aws_fms_policy: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_grafana_workspace: Fix crash when empty network_access_control block is configured (#38775)
  • resource/aws_grafana_workspace: Fix crash when empty vpc_configuration block is configured (#38775)
  • resource/aws_iot_thing_group: Fix crash when empty attribute_payload block is configured (#38776)
  • resource/aws_lexv2models_slot_type: Fix slot_type_values to have sample_value attribute (#38856)
  • resource/aws_networkmanager_connect_peer: Set all configuration.bgp_configurations on Read (#38798)
  • resource/aws_redshift_cluster: Set encrypted on snapshot restore, when enabled (#38828)
  • resource/aws_rolesanywhere_profile: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_rolesanywhere_trust_anchor: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix unreturned sdkdiags.AppendErrorf function calls (#38854)

5.62.0 (August 8, 2024)

FEATURES:

  • New Data Source: aws_rds_cluster_parameter_group (#38416)
  • New Data Source: aws_secretsmanager_secret_versions (#35411)
  • New Resource: aws_ebs_snapshot_block_public_access (#38641)
  • New Resource: aws_rds_integration (#35199)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v4.9.0...v5.63.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants